3.4.52 \(\int \frac {x^2}{\sqrt {1-c^2 x^2} (a+b \text {ArcSin}(c x))} \, dx\) [352]

Optimal. Leaf size=82 \[ -\frac {\cos \left (\frac {2 a}{b}\right ) \text {CosIntegral}\left (\frac {2 (a+b \text {ArcSin}(c x))}{b}\right )}{2 b c^3}+\frac {\log (a+b \text {ArcSin}(c x))}{2 b c^3}-\frac {\sin \left (\frac {2 a}{b}\right ) \text {Si}\left (\frac {2 (a+b \text {ArcSin}(c x))}{b}\right )}{2 b c^3} \]

[Out]

-1/2*Ci(2*(a+b*arcsin(c*x))/b)*cos(2*a/b)/b/c^3+1/2*ln(a+b*arcsin(c*x))/b/c^3-1/2*Si(2*(a+b*arcsin(c*x))/b)*si
n(2*a/b)/b/c^3

________________________________________________________________________________________

Rubi [A]
time = 0.16, antiderivative size = 82, normalized size of antiderivative = 1.00, number of steps used = 6, number of rules used = 5, integrand size = 28, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.179, Rules used = {4809, 3393, 3384, 3380, 3383} \begin {gather*} -\frac {\cos \left (\frac {2 a}{b}\right ) \text {CosIntegral}\left (\frac {2 (a+b \text {ArcSin}(c x))}{b}\right )}{2 b c^3}-\frac {\sin \left (\frac {2 a}{b}\right ) \text {Si}\left (\frac {2 (a+b \text {ArcSin}(c x))}{b}\right )}{2 b c^3}+\frac {\log (a+b \text {ArcSin}(c x))}{2 b c^3} \end {gather*}

Antiderivative was successfully verified.

[In]

Int[x^2/(Sqrt[1 - c^2*x^2]*(a + b*ArcSin[c*x])),x]

[Out]

-1/2*(Cos[(2*a)/b]*CosIntegral[(2*(a + b*ArcSin[c*x]))/b])/(b*c^3) + Log[a + b*ArcSin[c*x]]/(2*b*c^3) - (Sin[(
2*a)/b]*SinIntegral[(2*(a + b*ArcSin[c*x]))/b])/(2*b*c^3)

Rule 3380

Int[sin[(e_.) + (f_.)*(x_)]/((c_.) + (d_.)*(x_)), x_Symbol] :> Simp[SinIntegral[e + f*x]/d, x] /; FreeQ[{c, d,
 e, f}, x] && EqQ[d*e - c*f, 0]

Rule 3383

Int[sin[(e_.) + (f_.)*(x_)]/((c_.) + (d_.)*(x_)), x_Symbol] :> Simp[CosIntegral[e - Pi/2 + f*x]/d, x] /; FreeQ
[{c, d, e, f}, x] && EqQ[d*(e - Pi/2) - c*f, 0]

Rule 3384

Int[sin[(e_.) + (f_.)*(x_)]/((c_.) + (d_.)*(x_)), x_Symbol] :> Dist[Cos[(d*e - c*f)/d], Int[Sin[c*(f/d) + f*x]
/(c + d*x), x], x] + Dist[Sin[(d*e - c*f)/d], Int[Cos[c*(f/d) + f*x]/(c + d*x), x], x] /; FreeQ[{c, d, e, f},
x] && NeQ[d*e - c*f, 0]

Rule 3393

Int[((c_.) + (d_.)*(x_))^(m_)*sin[(e_.) + (f_.)*(x_)]^(n_), x_Symbol] :> Int[ExpandTrigReduce[(c + d*x)^m, Sin
[e + f*x]^n, x], x] /; FreeQ[{c, d, e, f, m}, x] && IGtQ[n, 1] && ( !RationalQ[m] || (GeQ[m, -1] && LtQ[m, 1])
)

Rule 4809

Int[((a_.) + ArcSin[(c_.)*(x_)]*(b_.))^(n_.)*(x_)^(m_.)*((d_) + (e_.)*(x_)^2)^(p_.), x_Symbol] :> Dist[(1/(b*c
^(m + 1)))*Simp[(d + e*x^2)^p/(1 - c^2*x^2)^p], Subst[Int[x^n*Sin[-a/b + x/b]^m*Cos[-a/b + x/b]^(2*p + 1), x],
 x, a + b*ArcSin[c*x]], x] /; FreeQ[{a, b, c, d, e, n}, x] && EqQ[c^2*d + e, 0] && IGtQ[2*p + 2, 0] && IGtQ[m,
 0]

Rubi steps

\begin {align*} \int \frac {x^2}{\sqrt {1-c^2 x^2} \left (a+b \sin ^{-1}(c x)\right )} \, dx &=\frac {\text {Subst}\left (\int \frac {\sin ^2(x)}{a+b x} \, dx,x,\sin ^{-1}(c x)\right )}{c^3}\\ &=\frac {\text {Subst}\left (\int \left (\frac {1}{2 (a+b x)}-\frac {\cos (2 x)}{2 (a+b x)}\right ) \, dx,x,\sin ^{-1}(c x)\right )}{c^3}\\ &=\frac {\log \left (a+b \sin ^{-1}(c x)\right )}{2 b c^3}-\frac {\text {Subst}\left (\int \frac {\cos (2 x)}{a+b x} \, dx,x,\sin ^{-1}(c x)\right )}{2 c^3}\\ &=\frac {\log \left (a+b \sin ^{-1}(c x)\right )}{2 b c^3}-\frac {\cos \left (\frac {2 a}{b}\right ) \text {Subst}\left (\int \frac {\cos \left (\frac {2 a}{b}+2 x\right )}{a+b x} \, dx,x,\sin ^{-1}(c x)\right )}{2 c^3}-\frac {\sin \left (\frac {2 a}{b}\right ) \text {Subst}\left (\int \frac {\sin \left (\frac {2 a}{b}+2 x\right )}{a+b x} \, dx,x,\sin ^{-1}(c x)\right )}{2 c^3}\\ &=-\frac {\cos \left (\frac {2 a}{b}\right ) \text {Ci}\left (\frac {2 a}{b}+2 \sin ^{-1}(c x)\right )}{2 b c^3}+\frac {\log \left (a+b \sin ^{-1}(c x)\right )}{2 b c^3}-\frac {\sin \left (\frac {2 a}{b}\right ) \text {Si}\left (\frac {2 a}{b}+2 \sin ^{-1}(c x)\right )}{2 b c^3}\\ \end {align*}

________________________________________________________________________________________

Mathematica [A]
time = 0.11, size = 64, normalized size = 0.78 \begin {gather*} -\frac {\cos \left (\frac {2 a}{b}\right ) \text {CosIntegral}\left (2 \left (\frac {a}{b}+\text {ArcSin}(c x)\right )\right )-\log (a+b \text {ArcSin}(c x))+\sin \left (\frac {2 a}{b}\right ) \text {Si}\left (2 \left (\frac {a}{b}+\text {ArcSin}(c x)\right )\right )}{2 b c^3} \end {gather*}

Antiderivative was successfully verified.

[In]

Integrate[x^2/(Sqrt[1 - c^2*x^2]*(a + b*ArcSin[c*x])),x]

[Out]

-1/2*(Cos[(2*a)/b]*CosIntegral[2*(a/b + ArcSin[c*x])] - Log[a + b*ArcSin[c*x]] + Sin[(2*a)/b]*SinIntegral[2*(a
/b + ArcSin[c*x])])/(b*c^3)

________________________________________________________________________________________

Maple [A]
time = 0.10, size = 65, normalized size = 0.79

method result size
default \(\frac {-\sinIntegral \left (2 \arcsin \left (c x \right )+\frac {2 a}{b}\right ) \sin \left (\frac {2 a}{b}\right )-\cosineIntegral \left (2 \arcsin \left (c x \right )+\frac {2 a}{b}\right ) \cos \left (\frac {2 a}{b}\right )+\ln \left (a +b \arcsin \left (c x \right )\right )}{2 c^{3} b}\) \(65\)

Verification of antiderivative is not currently implemented for this CAS.

[In]

int(x^2/(a+b*arcsin(c*x))/(-c^2*x^2+1)^(1/2),x,method=_RETURNVERBOSE)

[Out]

1/2/c^3*(-Si(2*arcsin(c*x)+2*a/b)*sin(2*a/b)-Ci(2*arcsin(c*x)+2*a/b)*cos(2*a/b)+ln(a+b*arcsin(c*x)))/b

________________________________________________________________________________________

Maxima [F]
time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} \text {Failed to integrate} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(x^2/(a+b*arcsin(c*x))/(-c^2*x^2+1)^(1/2),x, algorithm="maxima")

[Out]

integrate(x^2/(sqrt(-c^2*x^2 + 1)*(b*arcsin(c*x) + a)), x)

________________________________________________________________________________________

Fricas [F]
time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} \text {could not integrate} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(x^2/(a+b*arcsin(c*x))/(-c^2*x^2+1)^(1/2),x, algorithm="fricas")

[Out]

integral(-sqrt(-c^2*x^2 + 1)*x^2/(a*c^2*x^2 + (b*c^2*x^2 - b)*arcsin(c*x) - a), x)

________________________________________________________________________________________

Sympy [F]
time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} \int \frac {x^{2}}{\sqrt {- \left (c x - 1\right ) \left (c x + 1\right )} \left (a + b \operatorname {asin}{\left (c x \right )}\right )}\, dx \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(x**2/(a+b*asin(c*x))/(-c**2*x**2+1)**(1/2),x)

[Out]

Integral(x**2/(sqrt(-(c*x - 1)*(c*x + 1))*(a + b*asin(c*x))), x)

________________________________________________________________________________________

Giac [A]
time = 0.45, size = 104, normalized size = 1.27 \begin {gather*} -\frac {\cos \left (\frac {a}{b}\right )^{2} \operatorname {Ci}\left (\frac {2 \, a}{b} + 2 \, \arcsin \left (c x\right )\right )}{b c^{3}} - \frac {\cos \left (\frac {a}{b}\right ) \sin \left (\frac {a}{b}\right ) \operatorname {Si}\left (\frac {2 \, a}{b} + 2 \, \arcsin \left (c x\right )\right )}{b c^{3}} + \frac {\operatorname {Ci}\left (\frac {2 \, a}{b} + 2 \, \arcsin \left (c x\right )\right )}{2 \, b c^{3}} + \frac {\log \left (b \arcsin \left (c x\right ) + a\right )}{2 \, b c^{3}} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(x^2/(a+b*arcsin(c*x))/(-c^2*x^2+1)^(1/2),x, algorithm="giac")

[Out]

-cos(a/b)^2*cos_integral(2*a/b + 2*arcsin(c*x))/(b*c^3) - cos(a/b)*sin(a/b)*sin_integral(2*a/b + 2*arcsin(c*x)
)/(b*c^3) + 1/2*cos_integral(2*a/b + 2*arcsin(c*x))/(b*c^3) + 1/2*log(b*arcsin(c*x) + a)/(b*c^3)

________________________________________________________________________________________

Mupad [F]
time = 0.00, size = -1, normalized size = -0.01 \begin {gather*} \int \frac {x^2}{\left (a+b\,\mathrm {asin}\left (c\,x\right )\right )\,\sqrt {1-c^2\,x^2}} \,d x \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

int(x^2/((a + b*asin(c*x))*(1 - c^2*x^2)^(1/2)),x)

[Out]

int(x^2/((a + b*asin(c*x))*(1 - c^2*x^2)^(1/2)), x)

________________________________________________________________________________________